home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-25 | 1.8 KB | 59 lines | [TEXT/GEOL] |
- Item 7798755 25-Aug-89 03:24
-
- From: SW0075 SWV VTS Transportation Systems, GBG
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: MacApp/SADE Debugging
-
- From : SW0075 VTS Transportation Systems, Sweden
-
- To : MACAPP.TECH$ MACAPP Tech
-
- Sub:
-
-
-
- Hi,
- We have a couple of questions:
-
- 1: We are using MPW3.0/MACAPP2.0B5/SADE 1.0. Is there a way using SADE to
- inspect objects (getting the address of the object) or getting the information
- supplied via the inspector/fields method of the MacApp debugger?
- We have tried get the value of the variable item (an object!) by the SADE
- function:
- ShowHexValue(UnsignedLong(\ULayerClass.DrawOutline.item))
- It doesn't work. We get the error message unknown program symbol DrawOutline.
-
- 2: We have written a small test application based on the Drawshapes example.
- Our program crashes when when calling IStdPrintHandler. SADE gives the
- following trace dump:
-
- stack
- Frame Addr Frame Owner Called From
- <main> NETWORK
- $00295694 TAPPLICATION_RUN NETWORK.(5)+$0004
- $0029567E TAPPLICATION_HANDLEFINDERREQUEST TAPPLICATION_RUN.(11)+$0002
- $002954FE TAPPLICATION_OPENNEW
- TAPPLICATION_HANDLEFINDERREQUEST.(5)+$0008
- $002952A2 TNETWORKDOCUMENT_DOMAKEVIEWS TAPPLICATION_OPENNEW.(5)+$0006
- $0029523C TNETWORKVIEW_INETWORKVIEW
- TNETWORKDOCUMENT_DOMAKEVIEWS.(10)+$000C
- $002951F8 TSTDPRINTHANDLER_ISTDPRINTHANDLER
- TNETWORKVIEW_INETWORKVIEW.(26)+$0012
- $0029519A TVIEW_DOCHECKPRINTER
- TSTDPRINTHANDLER_ISTDPRINTHANDLER.(24)+$0008
-
- Dependinh on the setting of breakpoints this crash can occur in other method
- calls inside IStdPrintHandler.
- Can anyone give us any advice on this?
-
- Bo Ridderstolpe
- Dan Ryrlén
-
-
-
-
-
-
-